home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11203 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!kalessin
  3. From: Adam Megacz <kalessin@netcom.com>
  4. Subject: Re: Will JAVA kill C++?
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <3146278D.7703E9CC@netcom.com>
  7. Sender: kalessin@netcom2.netcom.com
  8. Content-Transfer-Encoding: 7bit
  9. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  10. References: <313E44EA.14D110C0@netcom.com> <4hp18v$3di@frodo.smartlink.net> <4ht8k1$t7l@epx.cis.umn.edu>
  11. Mime-Version: 1.0
  12. Date: Wed, 13 Mar 1996 01:40:29 GMT
  13. X-Mailer: Mozilla 2.0 (X11; I; Linux 1.2.13 i486)
  14.  
  15. Olivier Meirhaeghe wrote:
  16.  
  17. > whoever wants speed should stick to C or Fortran, not C++. Heavy graphics
  18. I'm not a Fortran buff, but I don't understand why C is faster than C++.
  19. C++ supports all C features (except the void* crap). If anything, C++'s
  20. type-checking allows more compiler optimizations, making it a slightly
  21. faster language.
  22.  
  23.  
  24. > I don't think "who will replace who" is such an issue. Face it. people
  25. > are still using Cobol, Fortran, C, Pascal, Objective C , Smalltalk....
  26. > because each of these language provides a more/less elegant way to solve
  27. > their problems. so, Java is just one more tool in our toolbox.
  28. However, since C++ is the most popular language today, it also has the
  29. most support (just look at all the companies offering C++ compilers). If
  30. Java overshadows C++, it will steal away from the amount and quality of
  31. C++ tools availible.
  32.  
  33. Another question: has anyone ever considered implementing the Java
  34. builtin classes in C++? I bet it can be done!
  35.  
  36. -- 
  37. Adam Megacz <kalessin@netcom.com>
  38. Website ftp://ftp.netcom.com/pub/ka/kalessin/adam.html
  39. Linux - OS/2
  40.